Skip to content

Conversation

@Muscraft
Copy link
Member

When annotate-snippets became the default renderer on nightly, it came with a few rendering differences. I was not entirely happy with a few of the differences, and after talking with @davidtwco about them, I decided to address those that seemed like regressions.

r? @davidtwco

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Nov 18, 2025
@Muscraft Muscraft force-pushed the annotate-snippets-regressions branch from 6611118 to 83485b9 Compare November 19, 2025 02:26
@rustbot
Copy link
Collaborator

rustbot commented Nov 19, 2025

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@davidtwco
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 22, 2025

📌 Commit 83485b9 has been approved by davidtwco

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 22, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 22, 2025
…ions, r=davidtwco

Address annotate-snippets test differences

When `annotate-snippets` became the default renderer on `nightly`, it came with a few rendering differences. I was not entirely happy with a few of the differences, and after talking with `@davidtwco` about them, I decided to address those that seemed like regressions.

r? `@davidtwco`
bors added a commit that referenced this pull request Nov 22, 2025
Rollup of 9 pull requests

Successful merges:

 - #148407 (Warn against calls which mutate an interior mutable `const`-item)
 - #149065 (Address annotate-snippets test differences)
 - #149072 (Fix the issue of unused assignment from MIR liveness checking)
 - #149077 (feat: Enable annotate-snippets' simd feature)
 - #149168 (Fix ICE when collecting opaques from trait method declarations)
 - #149180 (Couple of refactors to SharedEmitter)
 - #149185 (Handle cycles when checking impl candidates for `doc(hidden)`)
 - #149194 (Move safe computation out of unsafe block)
 - #149204 (Fix typo in HashMap performance comment)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 0279cba into rust-lang:main Nov 22, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Nov 22, 2025
rust-timer added a commit that referenced this pull request Nov 22, 2025
Rollup merge of #149065 - Muscraft:annotate-snippets-regressions, r=davidtwco

Address annotate-snippets test differences

When `annotate-snippets` became the default renderer on `nightly`, it came with a few rendering differences. I was not entirely happy with a few of the differences, and after talking with ``@davidtwco`` about them, I decided to address those that seemed like regressions.

r? ``@davidtwco``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants